func runtime/pprof.writeHeapProto
2 uses
runtime/pprof (current package)
pprof.go#L663: return writeHeapProto(w, p, int64(runtime.MemProfileRate), defaultSampleType)
protomem.go#L16: func writeHeapProto(w io.Writer, p []profilerecord.MemProfileRecord, rate int64, defaultSampleType string) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)